CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像压缩 matlab jpeg

搜索资源列表

  1. 2006316144055

    1下载:
  2. matlab图像处理基础源码 1、jpeg压缩 2、6个基本图像压缩源码 3、小波源码-Matlab based image processing a source, jpeg compression 2,6 basic image compression source 3, wavelet FOSS
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:65324
    • 提供者:fmydh
  1. jpegcompression

    1下载:
  2. 图像处理的jpeg压缩部分源码,用matlab编的-image processing jpeg compression part of the source code, using Matlab series
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:55341
    • 提供者:张珊
  1. jpeg_matlab

    1下载:
  2. jpeg 压缩matlab源代码,适合matlab和图像处理初学者
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:62533
    • 提供者:郑沉潜
  1. zigzag_dezigzag

    0下载:
  2. 实现JPEG标准图像压缩的Z字型编码源程序。-JPEG image compression to achieve the standard Z-shaped source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:2607
    • 提供者:瑞霞裴
  1. MATLABjpeg

    0下载:
  2. 基于DCT离散余弦变换的JPEG数字图像压缩MATLAB程序。-Discrete cosine transform DCT-based JPEG image compression MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:7501
    • 提供者:瑞霞裴
  1. jpeg-compress-code-

    0下载:
  2. 依据JPEG压缩标准的算法,对lena图像进行压缩,并恢复出原始图像,然后对照原始图像,对恢复出的图像进行客观评价:计算峰值信噪比PSNR及均方误差MSE。-language matlab jpeg picture compress
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:21650
    • 提供者:冰蓝色
  1. jpeg

    0下载:
  2. jpeg图像压缩,好用的,matlab实现-jpeg image compression, easy to use, matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5669
    • 提供者:x许昊
  1. JPEG-Matlab

    0下载:
  2. 实现图像的JPEG压缩和解压的 Matlab程序-To achieve the JPEG image compression and decompression of the Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3021
    • 提供者:wangmeiling
  1. DCT-JPEG-HUFFMAN-WAVELET

    1下载:
  2. 含有DCT JPEG HUFFMAN WAVELET图像压缩解压缩matlab的代码示例-With DCT JPEG HUFFMAN WAVELET image compression and decompression matlab code example
  3. 所属分类:Special Effects

    • 发布日期:2016-08-22
    • 文件大小:101376
    • 提供者:江为
  1. MATLAB-DCT

    0下载:
  2. 基于MATLAB的DCT变换在JPEG图像压缩中的应用
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:210133
    • 提供者:金煜
  1. jpeg-matlab

    0下载:
  2. matlab实现jpeg图像压缩源代码,不包括解码程序,适合初学者参考-matlab jpeg image compression source code, including the decoding process, the reference for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:105660
    • 提供者:柴磊
  1. jpeg-matlab

    0下载:
  2. MATLAB环境下的JPEG图像压缩编码和解压-MATLAB environment JPEG image compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:59144
    • 提供者:谢阳萍
  1. JPEG

    0下载:
  2. 根据JPEG压缩编码的基本压缩原理编写JPEG仿真程序,利用MATLAB软件对程序进行运行调试,验证了JPEG压缩编码算法的可行性。通过比对输出图像压缩前后实际效果,探讨压缩比,峰值信噪比等评价图像数据压缩程度及压缩质量的关键参数,对JPEG压缩编码算法的实用性和优越性进行了研究。- I have JPEG compression in-depth study on the basic principles of image data compression based on JPEG emul
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:261141
    • 提供者:朱孝天
  1. jpeg-matlab

    0下载:
  2. jpeg压缩matlab程序,可供学习图像视频编解码的同学学习-jpeg compression matlab program for learning image video codec students to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:56102
    • 提供者:mxq
  1. JPEG-matlab

    0下载:
  2. matlab实现的JPEG图像压缩程序 可成功运行-matlab implementation of JPEG image compression program which can be run successfully
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1099706
    • 提供者:HRAN
  1. JPEG-Encode-and-MATLAB-Simulation

    0下载:
  2. JPEG图像压缩编码及其MATLAB仿真实现,希望对大家有所帮助-JPEG image compression coding and MATLAB simulation, we hope to help
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:315051
    • 提供者:达平
  1. matlab

    0下载:
  2. 通过matlab语言,使用基于离散余弦变换的技术,实现jpeg的图像压缩与解压。-Implementation of jpeg image compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:162359
    • 提供者:张令涛
  1. jpeg.m

    1下载:
  2. jpeg的图像压缩,基于matlab中的DCT变换的jpeg压缩,可以设计图像通信系统的关键-jpeg image compression, compression based on the DCT transform matlab jpeg, image communication can be critical design system
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:86131
    • 提供者:董运昌
  1. JPEG_Gray_image

    0下载:
  2. 基于JPEG的灰度图像压缩编码,内附测试图像及量化表(The gray image compression coding based on JPEG contains test image and quantization table)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-04
    • 文件大小:26624
    • 提供者:Saberzy
  1. JPEG

    4下载:
  2. 使用matlab实现的jpeg基本系统,输入为灰度图像,输出为使用‘0’‘1’字符表示的字符串。 包括dct编码与解码、量化与反量化,Huffman编码与解码(The JPEG basic system implemented with MATLAB is entered into a gray image, and the output is a string represented with a '0' '1' character. Including DCT coding and de
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:224256
    • 提供者:笨笨木木
« 1 2 34 5 »
搜珍网 www.dssz.com